Skip to content

[release-v0.37.x] chore: add rebase and cherry-pick slash command workflows - #3225

Merged
tekton-robot merged 1 commit into
tektoncd:release-v0.37.xfrom
divyansh42:cherry-pick-slash-workflows-release-v0.37.x
Sep 17, 2026
Merged

tekton-robot merged 1 commit into
tektoncd:release-v0.37.xfrom
divyansh42:cherry-pick-slash-workflows-release-v0.37.x

Conversation

@divyansh42

@divyansh42 divyansh42 commented Sep 9, 2026

Copy link
Copy Markdown
Member

Changes

Cherry-pick of #3221 to this release branch.

  • Update `slash.yml` to use `peter-evans/slash-command-dispatch` inline with `retest`, `cherry-pick`, and `rebase` commands scoped to `tektoncd/cli`
  • Add `rebase-command.yaml` triggered by `/rebase` slash command, delegating to `tektoncd/plumbing/_rebase-command.yaml`
  • Update `chatops_retest.yaml` plumbing SHA to match tektoncd/pipeline

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes tests (if functionality changed/added)
  • Run the code checkers with `make check`
  • Regenerate the manpages, docs and go formatting with `make generated`
  • Commit messages follow commit message best practices

See the contribution guide
for more details.

Release Notes

NONE

@tekton-robot tekton-robot added the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label Sep 9, 2026
@tekton-robot tekton-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 9, 2026
- Update slash.yml to use peter-evans/slash-command-dispatch inline
  (matching tektoncd/pipeline) with retest, cherry-pick, and rebase
  commands scoped to tektoncd/cli
- Add rebase-command.yaml triggered by /rebase slash command, delegating
  to tektoncd/plumbing/_rebase-command.yaml with required permissions
- Update chatops_retest.yaml plumbing SHA to match tektoncd/pipeline

Signed-off-by: Divyansh Agarwal <diagrawa@redhat.com>
@divyansh42
divyansh42 force-pushed the cherry-pick-slash-workflows-release-v0.37.x branch from 1c3c405 to a72fb24 Compare September 9, 2026 16:24
@divyansh42 divyansh42 changed the title chore: add rebase and cherry-pick slash command workflows [release-v0.37.x] chore: add rebase and cherry-pick slash command workflows Sep 9, 2026
@tekton-robot tekton-robot added release-note-none Denotes a PR that doesnt merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Sep 9, 2026
@pratap0007

Copy link
Copy Markdown
Contributor

/retest
/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 10, 2026
@pratap0007

Copy link
Copy Markdown
Contributor

/retest

@pratap0007

Copy link
Copy Markdown
Contributor

/lgtm
/approve

@tekton-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pratap0007

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 17, 2026
@tekton-robot
tekton-robot merged commit b3a5439 into tektoncd:release-v0.37.x Sep 17, 2026
29 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesnt merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants